{
    "UrbanDataset" : {
        "context" : {
            "producer" : {
                "id" : "Solution-ID",
                "schemeID" : "SCPS"
            },
            "timeZone" : "UTC+1",
            "timestamp" : "2026-04-28T02:08:58",
            "coordinates" : {
                "format" : "WGS84-DD",
                "latitude" : 0.0,
                "longitude" : 0.0,
                "height" : 0.0
            },
            "language" : "IT",
            "note" : ""
        },
        "specification" : {
            "version" : "2.0",
            "id" : {
                "value" : "CommunicationInformation-2.0",
                "schemeID" : "SCPS"
            },
            "name" : "Communication\n            Information",
            "uri" : "https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#CommunicationInformation",
            "properties" : {
                "propertyDefinition" : [
                    {
                        "propertyName" : "CommunicationPattern",
                        "propertyDescription" : "Pattern di comunicazione (valori possibili: \"Push\", \"Request Response\", \"Pubblish Subscribe\")",
                        "dataType" : "enumeration",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "DataDescription",
                        "propertyDescription" : "Descrizione testuale dei dati inviati",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "DataFormat",
                        "propertyDescription" : "URL dello Schema del Formato con cui si invieranno i dati",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "VerticalSolutionName",
                        "propertyDescription" : "Nome della solution verticale",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "WSEndpoint",
                        "propertyDescription" : "URL dell'endpoint del Web Service a cui si vuole accedere",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    }
                ]
            }
        },
        "values" : {
            "line" : [
                {
                    "id" : 1,
                    "description" : "descrizione dei valori forniti",
                    "property" : [
                        {
                            "name" : "CommunicationPattern",
                            "val" : " "
                        },
                        {
                            "name" : "DataFormat",
                            "val" : " "
                        },
                        {
                            "name" : "VerticalSolutionName",
                            "val" : " "
                        },
                        {
                            "name" : "WSEndpoint",
                            "val" : " "
                        }
                    ]
                }
            ]
        }
    }
}